home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form1
- Caption = "Keygen for webm4sta crackme 1"
- ClientHeight = 1200
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4680
- LinkTopic = "Form1"
- ScaleHeight = 1200
- ScaleWidth = 4680
- StartUpPosition = 3 'Windows Default
- Begin VB.TextBox Text1
- Height = 375
- Left = 960
- TabIndex = 0
- Top = 120
- Width = 3615
- End
- Begin VB.Label Label3
- Caption = "Serial :"
- Height = 375
- Left = 120
- TabIndex = 3
- Top = 720
- Width = 735
- End
- Begin VB.Label Label2
- Caption = "Name : "
- Height = 375
- Left = 120
- TabIndex = 2
- Top = 120
- Width = 735
- End
- Begin VB.Label Label1
- Appearance = 0 'Flat
- BackColor = &H80000005&
- ForeColor = &H80000008&
- Height = 375
- Left = 960
- TabIndex = 1
- Top = 720
- Width = 3615
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Text1_Change()
- UserName = Text1.Text
- Serial = Len(Trim(Str(Val(UserName)))) * 6 + 1452356352 'the keygen routine
- Label1.Caption = Serial
- End Sub
-